Skip to content

Conversation

brson
Copy link
Contributor

@brson brson commented Jan 2, 2015

This renames the source and binary tarballs from 'rust-' to 'rustc-' so that the combined package can take the name 'rust'. After this the build will produce the following artifacts:

  • rustc-{version}-src.tar.gz
  • rustc-{version}-{triple}.tar.gz
  • rust-docs-{triple}.tar.gz
  • rust-mingw-{triple}.tar.gz

Immediately after this lands, rust-packaging will rename its build products from 'rust-combined-' to 'rust-', 'rustup.sh' will be modified to not install the independent cargo package, and the docs will be updated.

@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor Author

brson commented Jan 2, 2015

r? @alexcrichton p=1

@rust-highfive rust-highfive assigned alexcrichton and unassigned huonw Jan 2, 2015
@brson
Copy link
Contributor Author

brson commented Jan 3, 2015

I'm seeing a problem in the combined installer that makes me not want to do this yet.

@brson
Copy link
Contributor Author

brson commented Jan 3, 2015

Oh well, I can't reproduce it. Full speed ahead.

@brson brson closed this Jan 3, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Sep 1, 2025
user facing code should use not use `PostAnalysis`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants